﻿2026-07-28T02:39:27.8746560Z Current runner version: '2.336.0'
2026-07-28T02:39:27.8751705Z Runner name: 'kitsubito'
2026-07-28T02:39:27.8752233Z Runner group name: 'Default'
2026-07-28T02:39:27.8752921Z Machine name: 'KITSUBITO'
2026-07-28T02:39:27.8756267Z ##[group]GITHUB_TOKEN Permissions
2026-07-28T02:39:27.8758302Z Actions: write
2026-07-28T02:39:27.8758716Z ArtifactMetadata: write
2026-07-28T02:39:27.8759212Z Attestations: write
2026-07-28T02:39:27.8759607Z Checks: write
2026-07-28T02:39:27.8759975Z CodeQuality: write
2026-07-28T02:39:27.8760367Z Contents: write
2026-07-28T02:39:27.8760747Z CopilotRequests: write
2026-07-28T02:39:27.8761144Z Deployments: write
2026-07-28T02:39:27.8761516Z Discussions: write
2026-07-28T02:39:27.8761893Z Drives: write
2026-07-28T02:39:27.8762266Z Issues: write
2026-07-28T02:39:27.8762624Z Metadata: read
2026-07-28T02:39:27.8762999Z Models: read
2026-07-28T02:39:27.8763371Z Packages: write
2026-07-28T02:39:27.8763752Z Pages: write
2026-07-28T02:39:27.8764227Z PullRequests: write
2026-07-28T02:39:27.8764636Z RepositoryProjects: write
2026-07-28T02:39:27.8765065Z SecurityEvents: write
2026-07-28T02:39:27.8765462Z Statuses: write
2026-07-28T02:39:27.8765848Z VulnerabilityAlerts: read
2026-07-28T02:39:27.8766266Z ##[endgroup]
2026-07-28T02:39:27.8768118Z Secret source: Actions
2026-07-28T02:39:27.8768834Z Prepare workflow directory
2026-07-28T02:39:27.9140882Z Prepare all required actions
2026-07-28T02:39:27.9185776Z Getting action download info
2026-07-28T02:39:28.2753248Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-28T02:39:28.7926079Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-28T02:39:28.8819729Z ##[group]Run set -euo pipefail
2026-07-28T02:39:28.8820323Z [36;1mset -euo pipefail[0m
2026-07-28T02:39:28.8820784Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-28T02:39:28.8821356Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-28T02:39:28.8822048Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-28T02:39:28.8822789Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-28T02:39:28.8823406Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-28T02:39:28.8823949Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-28T02:39:28.8824770Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-28T02:39:28.8825539Z [36;1m  exit 1[0m
2026-07-28T02:39:28.8825873Z [36;1mfi[0m
2026-07-28T02:39:28.8842273Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-28T02:39:28.8843027Z ##[endgroup]
2026-07-28T02:39:28.8964736Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=758248853504 floor_bytes=34359738368
2026-07-28T02:39:28.9136884Z ##[group]Run actions/checkout@v5
2026-07-28T02:39:28.9137440Z with:
2026-07-28T02:39:28.9137959Z   fetch-depth: 0
2026-07-28T02:39:28.9138417Z   repository: BigscreenVR/spt-bs-core
2026-07-28T02:39:28.9142096Z   token: ***
2026-07-28T02:39:28.9142557Z   ssh-strict: true
2026-07-28T02:39:28.9143047Z   ssh-user: git
2026-07-28T02:39:28.9143520Z   persist-credentials: true
2026-07-28T02:39:28.9143987Z   clean: true
2026-07-28T02:39:28.9144483Z   sparse-checkout-cone-mode: true
2026-07-28T02:39:28.9144973Z   fetch-tags: false
2026-07-28T02:39:28.9145400Z   show-progress: true
2026-07-28T02:39:28.9145910Z   lfs: false
2026-07-28T02:39:28.9161897Z   submodules: false
2026-07-28T02:39:28.9162551Z   set-safe-directory: true
2026-07-28T02:39:28.9163085Z   allow-unsafe-pr-checkout: false
2026-07-28T02:39:28.9163502Z ##[endgroup]
2026-07-28T02:39:28.9941485Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-28T02:39:28.9943072Z ##[group]Getting Git version info
2026-07-28T02:39:28.9943817Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-28T02:39:28.9944702Z [command]/usr/bin/git version
2026-07-28T02:39:28.9974096Z git version 2.43.0
2026-07-28T02:39:28.9992090Z ##[endgroup]
2026-07-28T02:39:29.0003372Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/50320bec-de59-4eff-b99f-154384545ce8' before making global git config changes
2026-07-28T02:39:29.0004535Z Adding repository directory to the temporary git global config as a safe directory
2026-07-28T02:39:29.0006370Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-28T02:39:29.0038772Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-28T02:39:29.0057334Z https://github.com/BigscreenVR/spt-bs-core
2026-07-28T02:39:29.0067804Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-28T02:39:29.0070664Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-28T02:39:29.0088554Z HEAD
2026-07-28T02:39:29.0121246Z ##[endgroup]
2026-07-28T02:39:29.0122076Z [command]/usr/bin/git submodule status
2026-07-28T02:39:29.0304843Z ##[group]Cleaning the repository
2026-07-28T02:39:29.0307377Z [command]/usr/bin/git clean -ffdx
2026-07-28T02:39:29.0336676Z Removing traceable-reqs
2026-07-28T02:39:29.0343971Z [command]/usr/bin/git reset --hard HEAD
2026-07-28T02:39:29.0397313Z HEAD is now at 58ff39c1 Merge ea13f02c719e159880af1288a14ddde5b08f01a3 into f7ff68f8805ed594b0ec317e1b0cad60c9052541
2026-07-28T02:39:29.0402636Z ##[endgroup]
2026-07-28T02:39:29.0404400Z ##[group]Disabling automatic garbage collection
2026-07-28T02:39:29.0407278Z [command]/usr/bin/git config --local gc.auto 0
2026-07-28T02:39:29.0433396Z ##[endgroup]
2026-07-28T02:39:29.0434186Z ##[group]Setting up auth
2026-07-28T02:39:29.0439875Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-28T02:39:29.0471714Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-28T02:39:29.0665056Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-28T02:39:29.0691059Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-28T02:39:29.0879297Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-28T02:39:29.0906208Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-28T02:39:29.1098495Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-28T02:39:29.1127922Z ##[endgroup]
2026-07-28T02:39:29.1128727Z ##[group]Fetching the repository
2026-07-28T02:39:29.1135143Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +58ff39c1959d9538e0f8816c8809480e3fde6f6a:refs/remotes/pull/114/merge
2026-07-28T02:39:29.7866663Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-28T02:39:29.7868054Z  * [new branch]        docs/psyche-download-start-path-neutral -> origin/docs/psyche-download-start-path-neutral
2026-07-28T02:39:29.7922020Z ##[endgroup]
2026-07-28T02:39:29.7922834Z ##[group]Determining the checkout info
2026-07-28T02:39:29.7923681Z ##[endgroup]
2026-07-28T02:39:29.7927571Z [command]/usr/bin/git sparse-checkout disable
2026-07-28T02:39:29.7971069Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-28T02:39:29.8001634Z ##[group]Checking out the ref
2026-07-28T02:39:29.8004945Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/114/merge
2026-07-28T02:39:29.8056690Z HEAD is now at 58ff39c1 Merge ea13f02c719e159880af1288a14ddde5b08f01a3 into f7ff68f8805ed594b0ec317e1b0cad60c9052541
2026-07-28T02:39:29.8059995Z ##[endgroup]
2026-07-28T02:39:29.8098322Z [command]/usr/bin/git log -1 --format=%H
2026-07-28T02:39:29.8121919Z 58ff39c1959d9538e0f8816c8809480e3fde6f6a
2026-07-28T02:39:29.8283159Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-28T02:39:29.8284781Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-28T02:39:29.8299658Z shell: /usr/bin/bash -e {0}
2026-07-28T02:39:29.8300482Z ##[endgroup]
2026-07-28T02:39:29.8474922Z ##[group]Run bash .github/ci/reap-census.sh start
2026-07-28T02:39:29.8476061Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-07-28T02:39:29.8490270Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-28T02:39:29.8491347Z env:
2026-07-28T02:39:29.8492003Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-28T02:39:29.8492862Z ##[endgroup]
2026-07-28T02:39:29.8548567Z CI-CENSUS scope roots:
2026-07-28T02:39:29.8549982Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-28T02:39:29.8551559Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-28T02:39:29.8553349Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-28T02:39:29.8554933Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-28T02:39:29.8555926Z   root: /home/reavus/spt-n1-oldbroker
2026-07-28T02:39:29.8595582Z CI-CENSUS self-check OK: walked 388 /proc entries, exe resolution live
2026-07-28T02:39:31.3050218Z CI-CENSUS phase=start box_procs=388 box_fds=10592 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-28T02:39:31.3051011Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-28T02:39:31.3101569Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-07-28T02:39:31.3101993Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-07-28T02:39:31.3115843Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-28T02:39:31.3116187Z env:
2026-07-28T02:39:31.3116421Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-28T02:39:31.3116692Z ##[endgroup]
2026-07-28T02:39:31.3172249Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30323708322-1-DkyiEl
2026-07-28T02:39:31.3210039Z ##[group]Run set -euo pipefail
2026-07-28T02:39:31.3210385Z [36;1mset -euo pipefail[0m
2026-07-28T02:39:31.3210642Z [36;1mPIN=0c95435[0m
2026-07-28T02:39:31.3210895Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-28T02:39:31.3211181Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-28T02:39:31.3211581Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-28T02:39:31.3212045Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-28T02:39:31.3212507Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-28T02:39:31.3212896Z [36;1m  rm -rf "$CACHE"[0m
2026-07-28T02:39:31.3213170Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-28T02:39:31.3213480Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-28T02:39:31.3213843Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-28T02:39:31.3214240Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-28T02:39:31.3214511Z [36;1mfi[0m
2026-07-28T02:39:31.3214831Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-28T02:39:31.3228110Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-28T02:39:31.3228444Z env:
2026-07-28T02:39:31.3228675Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-28T02:39:31.3229191Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30323708322-1-DkyiEl
2026-07-28T02:39:31.3229683Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30323708322-1-DkyiEl
2026-07-28T02:39:31.3230164Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30323708322-1-DkyiEl
2026-07-28T02:39:31.3230660Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30323708322-1-DkyiEl
2026-07-28T02:39:31.3231037Z ##[endgroup]
2026-07-28T02:39:31.6136708Z    Compiling proc-macro2 v1.0.106
2026-07-28T02:39:31.6137746Z    Compiling quote v1.0.45
2026-07-28T02:39:31.6138075Z    Compiling unicode-ident v1.0.24
2026-07-28T02:39:31.6138378Z    Compiling libc v0.2.186
2026-07-28T02:39:31.6138764Z    Compiling serde_core v1.0.228
2026-07-28T02:39:31.6139289Z    Compiling cfg-if v1.0.4
2026-07-28T02:39:31.6139557Z    Compiling serde v1.0.228
2026-07-28T02:39:31.6190738Z    Compiling log v0.4.32
2026-07-28T02:39:31.6237227Z    Compiling pin-project-lite v0.2.17
2026-07-28T02:39:31.6252585Z    Compiling typenum v1.20.1
2026-07-28T02:39:31.6272192Z    Compiling portable-atomic v1.13.1
2026-07-28T02:39:31.6325525Z    Compiling memchr v2.8.1
2026-07-28T02:39:31.6327163Z    Compiling version_check v0.9.5
2026-07-28T02:39:31.6352427Z    Compiling find-msvc-tools v0.1.9
2026-07-28T02:39:31.6378666Z    Compiling shlex v2.0.1
2026-07-28T02:39:31.6779469Z    Compiling critical-section v1.2.0
2026-07-28T02:39:31.7173734Z    Compiling subtle v2.6.1
2026-07-28T02:39:31.7363012Z    Compiling bytes v1.11.1
2026-07-28T02:39:31.8022925Z    Compiling futures-core v0.3.32
2026-07-28T02:39:31.8483302Z    Compiling equivalent v1.0.2
2026-07-28T02:39:31.8767153Z    Compiling smallvec v1.15.1
2026-07-28T02:39:31.9258628Z    Compiling itoa v1.0.18
2026-07-28T02:39:31.9293094Z    Compiling semver v1.0.28
2026-07-28T02:39:31.9378669Z    Compiling stable_deref_trait v1.2.1
2026-07-28T02:39:31.9432866Z    Compiling futures-io v0.3.32
2026-07-28T02:39:31.9669849Z    Compiling futures-sink v0.3.32
2026-07-28T02:39:32.0021485Z    Compiling slab v0.4.12
2026-07-28T02:39:32.0445856Z    Compiling futures-channel v0.3.32
2026-07-28T02:39:32.0504557Z    Compiling generic-array v0.14.7
2026-07-28T02:39:32.0531961Z    Compiling futures-task v0.3.32
2026-07-28T02:39:32.0991208Z    Compiling rand_core v0.10.1
2026-07-28T02:39:32.1208734Z    Compiling bitflags v2.12.1
2026-07-28T02:39:32.1473019Z    Compiling hashbrown v0.17.1
2026-07-28T02:39:32.2151581Z    Compiling rustversion v1.0.22
2026-07-28T02:39:32.2415820Z    Compiling rustc_version v0.4.1
2026-07-28T02:39:32.2521202Z    Compiling cpufeatures v0.2.17
2026-07-28T02:39:32.2881492Z    Compiling getrandom v0.4.2
2026-07-28T02:39:32.3161957Z    Compiling fnv v1.0.7
2026-07-28T02:39:32.3521485Z    Compiling strsim v0.11.1
2026-07-28T02:39:32.3611320Z    Compiling cfg_aliases v0.2.1
2026-07-28T02:39:32.3783365Z    Compiling litemap v0.8.2
2026-07-28T02:39:32.4030856Z    Compiling writeable v0.6.3
2026-07-28T02:39:32.4310829Z    Compiling fs_extra v1.3.0
2026-07-28T02:39:32.4660709Z    Compiling ident_case v1.0.1
2026-07-28T02:39:32.5390523Z    Compiling utf8_iter v1.0.4
2026-07-28T02:39:32.5590900Z    Compiling icu_properties_data v2.2.0
2026-07-28T02:39:32.5720840Z    Compiling icu_normalizer_data v2.2.0
2026-07-28T02:39:32.5880838Z    Compiling dunce v1.0.5
2026-07-28T02:39:32.6270941Z    Compiling autocfg v1.5.1
2026-07-28T02:39:32.6521136Z    Compiling percent-encoding v2.3.2
2026-07-28T02:39:32.7630647Z    Compiling http v1.4.1
2026-07-28T02:39:32.7699638Z    Compiling aws-lc-rs v1.17.0
2026-07-28T02:39:32.8737787Z    Compiling unicode-segmentation v1.13.3
2026-07-28T02:39:32.8860776Z    Compiling thiserror v2.0.18
2026-07-28T02:39:32.9080761Z    Compiling cpufeatures v0.3.0
2026-07-28T02:39:32.9481236Z    Compiling scopeguard v1.2.0
2026-07-28T02:39:32.9650683Z    Compiling chacha20 v0.10.0
2026-07-28T02:39:33.0243990Z    Compiling indexmap v2.14.0
2026-07-28T02:39:33.0701578Z    Compiling lock_api v0.4.14
2026-07-28T02:39:33.0715081Z    Compiling form_urlencoded v1.2.2
2026-07-28T02:39:33.1270752Z    Compiling untrusted v0.9.0
2026-07-28T02:39:33.1401404Z    Compiling rustls v0.23.40
2026-07-28T02:39:33.1750275Z    Compiling heck v0.5.0
2026-07-28T02:39:33.2253368Z    Compiling syn v2.0.117
2026-07-28T02:39:33.2621067Z    Compiling const-oid v0.10.2
2026-07-28T02:39:33.2986586Z    Compiling unicode-xid v0.2.6
2026-07-28T02:39:33.3140492Z    Compiling anyhow v1.0.102
2026-07-28T02:39:33.3251256Z    Compiling atomic-waker v1.1.2
2026-07-28T02:39:33.3405665Z    Compiling paste v1.0.15
2026-07-28T02:39:33.3581133Z    Compiling zerocopy v0.8.50
2026-07-28T02:39:33.4031058Z    Compiling parking_lot_core v0.9.12
2026-07-28T02:39:33.4105158Z    Compiling httparse v1.10.1
2026-07-28T02:39:33.4530654Z    Compiling num-traits v0.2.19
2026-07-28T02:39:33.4774065Z    Compiling jobserver v0.1.34
2026-07-28T02:39:33.4875532Z    Compiling convert_case v0.10.0
2026-07-28T02:39:33.5504235Z    Compiling hybrid-array v0.4.12
2026-07-28T02:39:33.6042941Z    Compiling curve25519-dalek v4.1.3
2026-07-28T02:39:33.6371864Z    Compiling ahash v0.8.12
2026-07-28T02:39:33.6430988Z    Compiling base64ct v1.8.3
2026-07-28T02:39:33.6658054Z    Compiling powerfmt v0.2.0
2026-07-28T02:39:33.7905393Z    Compiling either v1.16.0
2026-07-28T02:39:33.8312542Z    Compiling cc v1.2.63
2026-07-28T02:39:33.8333669Z    Compiling fastrand v2.4.1
2026-07-28T02:39:33.8935953Z    Compiling http-body v1.0.1
2026-07-28T02:39:33.9775439Z    Compiling crypto-common v0.1.7
2026-07-28T02:39:33.9790200Z    Compiling block-buffer v0.10.4
2026-07-28T02:39:33.9953596Z    Compiling pem-rfc7468 v1.0.0
2026-07-28T02:39:34.0130630Z    Compiling deranged v0.5.8
2026-07-28T02:39:34.1128642Z    Compiling digest v0.10.7
2026-07-28T02:39:34.1320985Z    Compiling vcpkg v0.2.15
2026-07-28T02:39:34.1461061Z    Compiling try-lock v0.2.5
2026-07-28T02:39:34.2027310Z    Compiling data-encoding v2.11.0
2026-07-28T02:39:34.2321295Z    Compiling zmij v1.0.21
2026-07-28T02:39:34.2660782Z    Compiling base64 v0.22.1
2026-07-28T02:39:34.2870861Z    Compiling time-core v0.1.8
2026-07-28T02:39:34.3281135Z    Compiling mio v1.2.1
2026-07-28T02:39:34.3561758Z    Compiling socket2 v0.6.4
2026-07-28T02:39:34.4170976Z    Compiling getrandom v0.2.17
2026-07-28T02:39:34.5370819Z    Compiling pkg-config v0.3.33
2026-07-28T02:39:34.6040385Z    Compiling rand_core v0.6.4
2026-07-28T02:39:34.6580703Z    Compiling num-conv v0.2.2
2026-07-28T02:39:34.6610804Z    Compiling rand v0.10.1
2026-07-28T02:39:34.7640325Z    Compiling uuid v1.23.2
2026-07-28T02:39:34.7700606Z    Compiling tower-service v0.3.3
2026-07-28T02:39:34.7860517Z    Compiling tinyvec_macros v0.1.1
2026-07-28T02:39:34.7997605Z    Compiling parking_lot v0.12.5
2026-07-28T02:39:34.8351328Z    Compiling tinyvec v1.11.0
2026-07-28T02:39:34.8630830Z    Compiling sha2 v0.10.9
2026-07-28T02:39:35.1150154Z    Compiling want v0.3.1
2026-07-28T02:39:35.1390413Z    Compiling crypto-common v0.2.2
2026-07-28T02:39:35.1821002Z    Compiling block-buffer v0.12.0
2026-07-28T02:39:35.3160581Z    Compiling cmake v0.1.58
2026-07-28T02:39:35.3210373Z    Compiling inout v0.1.4
2026-07-28T02:39:35.3280561Z    Compiling vergen-lib v9.1.0
2026-07-28T02:39:35.3411237Z    Compiling n0-future v0.3.2
2026-07-28T02:39:35.3840871Z    Compiling cordyceps v0.3.4
2026-07-28T02:39:35.4002694Z    Compiling winnow v1.0.3
2026-07-28T02:39:35.4202371Z    Compiling crossbeam-utils v0.8.21
2026-07-28T02:39:35.4280850Z    Compiling parking v2.2.1
2026-07-28T02:39:35.4693873Z    Compiling signature v2.2.0
2026-07-28T02:39:35.5269775Z    Compiling serde_json v1.0.150
2026-07-28T02:39:35.5605945Z    Compiling httpdate v1.0.3
2026-07-28T02:39:35.5691175Z    Compiling diatomic-waker v0.2.3
2026-07-28T02:39:35.5954209Z    Compiling spin v0.10.0
2026-07-28T02:39:35.6085506Z    Compiling ed25519 v2.2.3
2026-07-28T02:39:35.7006050Z    Compiling futures-lite v2.6.1
2026-07-28T02:39:35.7100412Z    Compiling cipher v0.4.4
2026-07-28T02:39:35.7121001Z    Compiling netlink-packet-core v0.8.1
2026-07-28T02:39:35.7154888Z    Compiling universal-hash v0.5.1
2026-07-28T02:39:35.7550529Z    Compiling futures-buffered v0.2.13
2026-07-28T02:39:35.7931717Z    Compiling vergen v9.1.0
2026-07-28T02:39:35.8550540Z    Compiling vergen-lib v0.1.6
2026-07-28T02:39:35.8620581Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-28T02:39:35.8870873Z    Compiling heapless v0.7.17
2026-07-28T02:39:35.9424742Z    Compiling noq-udp v0.10.0
2026-07-28T02:39:35.9671945Z    Compiling sync_wrapper v1.0.2
2026-07-28T02:39:35.9968191Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-28T02:39:36.0150836Z    Compiling byteorder v1.5.0
2026-07-28T02:39:36.0420803Z    Compiling digest v0.11.3
2026-07-28T02:39:36.0610544Z    Compiling allocator-api2 v0.2.21
2026-07-28T02:39:36.0990514Z    Compiling opaque-debug v0.3.1
2026-07-28T02:39:36.1820918Z    Compiling polyval v0.6.2
2026-07-28T02:39:36.2168912Z    Compiling spin v0.9.8
2026-07-28T02:39:36.2461084Z    Compiling hash32 v0.2.1
2026-07-28T02:39:36.2587585Z    Compiling aws-lc-sys v0.41.0
2026-07-28T02:39:36.2710880Z    Compiling ring v0.17.14
2026-07-28T02:39:36.2801510Z    Compiling libsqlite3-sys v0.30.1
2026-07-28T02:39:36.3821165Z    Compiling vergen-gitcl v1.0.8
2026-07-28T02:39:36.4161118Z    Compiling tower-layer v0.3.3
2026-07-28T02:39:36.4590987Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-28T02:39:36.4940868Z    Compiling ryu v1.0.23
2026-07-28T02:39:36.5294337Z    Compiling num_threads v0.1.7
2026-07-28T02:39:36.6010828Z    Compiling fallible-iterator v0.3.0
2026-07-28T02:39:36.6152746Z    Compiling signature v3.0.0
2026-07-28T02:39:36.6335723Z    Compiling time v0.3.47
2026-07-28T02:39:36.6681576Z    Compiling ghash v0.5.1
2026-07-28T02:39:36.6693295Z    Compiling sha2 v0.11.0-rc.5
2026-07-28T02:39:36.7680850Z    Compiling aes v0.8.4
2026-07-28T02:39:36.7682970Z    Compiling ctr v0.9.2
2026-07-28T02:39:36.7795717Z    Compiling fs2 v0.4.3
2026-07-28T02:39:36.8621193Z    Compiling aead v0.5.2
2026-07-28T02:39:36.9590979Z    Compiling http-body-util v0.1.3
2026-07-28T02:39:36.9648308Z    Compiling utf8parse v0.2.2
2026-07-28T02:39:36.9947105Z    Compiling arrayvec v0.7.6
2026-07-28T02:39:36.9970673Z    Compiling openssl-probe v0.2.1
2026-07-28T02:39:37.0210412Z    Compiling crossbeam-channel v0.5.15
2026-07-28T02:39:37.0485495Z    Compiling crossbeam-epoch v0.9.18
2026-07-28T02:39:37.2480676Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-28T02:39:37.2538853Z    Compiling blake3 v1.8.5
2026-07-28T02:39:37.2670883Z    Compiling netlink-packet-route v0.29.0
2026-07-28T02:39:37.3131208Z    Compiling memoffset v0.6.5
2026-07-28T02:39:37.3627081Z    Compiling aes-gcm v0.10.3
2026-07-28T02:39:37.4873083Z    Compiling acto v0.8.2
2026-07-28T02:39:37.5149837Z    Compiling netwatch v0.16.0
2026-07-28T02:39:37.5465921Z    Compiling noq v0.18.0
2026-07-28T02:39:37.6000764Z    Compiling rustc-hash v2.1.2
2026-07-28T02:39:37.6129766Z    Compiling lru-slab v0.1.2
2026-07-28T02:39:37.7009961Z    Compiling identity-hash v0.1.0
2026-07-28T02:39:37.7040798Z    Compiling foldhash v0.2.0
2026-07-28T02:39:37.7361618Z    Compiling thiserror v1.0.69
2026-07-28T02:39:37.7692142Z    Compiling xml-rs v0.8.28
2026-07-28T02:39:37.7920567Z    Compiling sorted-index-buffer v0.2.1
2026-07-28T02:39:37.7962368Z    Compiling rustix v1.1.4
2026-07-28T02:39:37.7968190Z    Compiling ref-cast v1.0.25
2026-07-28T02:39:37.8853145Z    Compiling tagptr v0.2.0
2026-07-28T02:39:37.9601513Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-28T02:39:38.0120741Z    Compiling mac-addr v0.3.0
2026-07-28T02:39:38.1192261Z    Compiling hashbrown v0.16.1
2026-07-28T02:39:38.2257226Z    Compiling netlink-packet-route v0.30.0
2026-07-28T02:39:38.2940926Z    Compiling errno v0.3.14
2026-07-28T02:39:38.3233771Z    Compiling synstructure v0.13.2
2026-07-28T02:39:38.4650501Z    Compiling darling_core v0.20.11
2026-07-28T02:39:38.5963525Z    Compiling xmltree v0.10.3
2026-07-28T02:39:38.7682584Z    Compiling serde_derive_internals v0.29.1
2026-07-28T02:39:38.8180668Z    Compiling proc-macro-crate v3.5.0
2026-07-28T02:39:38.9171712Z    Compiling termios v0.2.2
2026-07-28T02:39:39.0456647Z    Compiling ioctl-rs v0.1.6
2026-07-28T02:39:39.0590569Z    Compiling serial-core v0.4.0
2026-07-28T02:39:39.0710969Z    Compiling simple-dns v0.9.3
2026-07-28T02:39:39.1628805Z    Compiling aho-corasick v1.1.4
2026-07-28T02:39:39.1757354Z    Compiling signal-hook v0.3.18
2026-07-28T02:39:39.2589562Z    Compiling constant_time_eq v0.4.2
2026-07-28T02:39:39.3190425Z    Compiling sha1_smol v1.0.1
2026-07-28T02:39:39.4206678Z    Compiling smol_str v0.1.24
2026-07-28T02:39:39.4311469Z    Compiling winnow v0.7.15
2026-07-28T02:39:39.4890043Z    Compiling arrayref v0.3.9
2026-07-28T02:39:39.4994647Z    Compiling linux-raw-sys v0.12.1
2026-07-28T02:39:39.5031768Z    Compiling simdutf8 v0.1.5
2026-07-28T02:39:39.5521019Z    Compiling regex-syntax v0.8.10
2026-07-28T02:39:39.6101021Z    Compiling toml_write v0.1.2
2026-07-28T02:39:39.6290925Z    Compiling resolv-conf v0.7.6
2026-07-28T02:39:39.8727189Z    Compiling serial-unix v0.4.0
2026-07-28T02:39:39.9980185Z    Compiling lru v0.16.4
2026-07-28T02:39:40.1079530Z    Compiling signal-hook-registry v1.4.8
2026-07-28T02:39:40.1240312Z    Compiling darling_core v0.23.0
2026-07-28T02:39:40.2560588Z    Compiling serde_bytes v0.11.19
2026-07-28T02:39:40.3930634Z    Compiling serde_derive v1.0.228
2026-07-28T02:39:40.4475386Z    Compiling zeroize_derive v1.4.3
2026-07-28T02:39:40.5128305Z    Compiling tokio-macros v2.7.0
2026-07-28T02:39:40.5584623Z    Compiling futures-macro v0.3.32
2026-07-28T02:39:41.1572953Z    Compiling zeroize v1.8.2
2026-07-28T02:39:41.2420769Z    Compiling zerofrom-derive v0.1.7
2026-07-28T02:39:41.2717141Z    Compiling tokio v1.52.3
2026-07-28T02:39:41.3280708Z    Compiling yoke-derive v0.8.2
2026-07-28T02:39:41.5911928Z    Compiling futures-util v0.3.32
2026-07-28T02:39:41.8830711Z    Compiling zerovec-derive v0.11.3
2026-07-28T02:39:41.9820764Z    Compiling displaydoc v0.2.6
2026-07-28T02:39:42.1330455Z    Compiling tracing-attributes v0.1.31
2026-07-28T02:39:42.7420664Z    Compiling rustls-pki-types v1.14.1
2026-07-28T02:39:42.8512276Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-28T02:39:42.8608801Z    Compiling zerofrom v0.1.8
2026-07-28T02:39:42.9495787Z    Compiling thiserror-impl v2.0.18
2026-07-28T02:39:42.9700931Z    Compiling yoke v0.8.3
2026-07-28T02:39:43.2021164Z    Compiling zerotrie v0.2.4
2026-07-28T02:39:43.3201149Z    Compiling zerovec v0.11.6
2026-07-28T02:39:43.4963996Z    Compiling darling_macro v0.20.11
2026-07-28T02:39:43.5510711Z    Compiling derive_more-impl v2.1.1
2026-07-28T02:39:43.6404914Z    Compiling n0-error-macros v0.1.3
2026-07-28T02:39:43.8849799Z    Compiling darling v0.20.11
2026-07-28T02:39:43.9169694Z    Compiling spez v0.1.2
2026-07-28T02:39:43.9479887Z    Compiling derive_builder_core v0.20.2
2026-07-28T02:39:44.1677450Z    Compiling tinystr v0.8.3
2026-07-28T02:39:44.2810697Z    Compiling potential_utf v0.1.5
2026-07-28T02:39:44.4031325Z    Compiling icu_locale_core v2.2.0
2026-07-28T02:39:44.4062890Z    Compiling icu_collections v2.2.0
2026-07-28T02:39:44.4481099Z    Compiling der v0.8.0-rc.10
2026-07-28T02:39:44.8629651Z    Compiling n0-error v0.1.3
2026-07-28T02:39:44.9240637Z    Compiling pin-project-internal v1.1.13
2026-07-28T02:39:45.1177227Z    Compiling cobs v0.3.0
2026-07-28T02:39:45.2861298Z    Compiling postcard-derive v0.2.2
2026-07-28T02:39:45.3112322Z    Compiling derive_builder_macro v0.20.2
2026-07-28T02:39:45.3801785Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-28T02:39:45.6190812Z    Compiling icu_provider v2.2.0
2026-07-28T02:39:45.7684921Z    Compiling derive_builder v0.20.2
2026-07-28T02:39:45.9090894Z    Compiling futures-executor v0.3.32
2026-07-28T02:39:45.9390751Z    Compiling icu_properties v2.2.0
2026-07-28T02:39:46.0600858Z    Compiling icu_normalizer v2.2.0
2026-07-28T02:39:46.2167675Z    Compiling ipnet v2.12.0
2026-07-28T02:39:46.2310570Z    Compiling spki v0.8.0-rc.4
2026-07-28T02:39:46.2660692Z    Compiling ed25519-dalek v2.2.0
2026-07-28T02:39:46.4144184Z    Compiling pin-project v1.1.13
2026-07-28T02:39:46.4560222Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-28T02:39:46.6369710Z    Compiling ed25519 v3.0.0-rc.4
2026-07-28T02:39:46.6443809Z    Compiling spt-proto v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-28T02:39:46.8035733Z    Compiling prefix-trie v0.8.4
2026-07-28T02:39:46.8370664Z    Compiling futures v0.3.32
2026-07-28T02:39:47.0040717Z    Compiling once_cell v1.21.4
2026-07-28T02:39:47.0775847Z    Compiling data-encoding-macro v0.1.20
2026-07-28T02:39:47.0870776Z    Compiling postcard v1.1.3
2026-07-28T02:39:47.1340810Z    Compiling rustls-native-certs v0.8.4
2026-07-28T02:39:47.1400566Z    Compiling enum-assoc v1.3.0
2026-07-28T02:39:47.2327123Z    Compiling tracing-core v0.1.36
2026-07-28T02:39:47.2803835Z    Compiling tokio-util v0.7.18
2026-07-28T02:39:47.5280895Z    Compiling idna_adapter v1.2.2
2026-07-28T02:39:47.6217671Z    Compiling idna v1.1.0
2026-07-28T02:39:47.6290448Z    Compiling hashbrown v0.14.5
2026-07-28T02:39:47.6409098Z    Compiling netlink-sys v0.8.8
2026-07-28T02:39:47.6600936Z    Compiling tower v0.5.3
2026-07-28T02:39:47.9470736Z    Compiling tracing v0.1.44
2026-07-28T02:39:47.9896861Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-28T02:39:48.1260281Z    Compiling url v2.5.8
2026-07-28T02:39:48.1470465Z    Compiling async-trait v0.1.89
2026-07-28T02:39:48.3263008Z    Compiling h2 v0.4.14
2026-07-28T02:39:48.3491091Z    Compiling strum_macros v0.28.0
2026-07-28T02:39:48.3833406Z    Compiling num_enum_derive v0.7.6
2026-07-28T02:39:48.4131072Z    Compiling derive_more v2.1.1
2026-07-28T02:39:48.4281123Z    Compiling hashlink v0.9.1
2026-07-28T02:39:48.4762119Z    Compiling iroh-metrics-derive v0.4.1
2026-07-28T02:39:48.6146569Z    Compiling tokio-stream v0.1.18
2026-07-28T02:39:48.7460723Z    Compiling n0-watcher v0.6.1
2026-07-28T02:39:48.7922210Z    Compiling iroh-relay v0.98.0
2026-07-28T02:39:48.8522210Z    Compiling rusqlite v0.32.1
2026-07-28T02:39:48.8890463Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-28T02:39:48.9262141Z    Compiling iroh-base v0.98.0
2026-07-28T02:39:48.9570767Z    Compiling attohttpc v0.30.1
2026-07-28T02:39:48.9633126Z    Compiling iroh-metrics v0.38.3
2026-07-28T02:39:49.0582126Z    Compiling tower-http v0.6.11
2026-07-28T02:39:49.1210767Z    Compiling netdev v0.42.0
2026-07-28T02:39:49.1808814Z    Compiling netlink-proto v0.12.0
2026-07-28T02:39:49.2631569Z    Compiling moka v0.12.15
2026-07-28T02:39:49.4570194Z    Compiling toml_datetime v0.6.11
2026-07-28T02:39:49.4994798Z    Compiling serde_spanned v0.6.9
2026-07-28T02:39:49.5650699Z    Compiling num_enum v0.7.6
2026-07-28T02:39:49.5940086Z    Compiling thiserror-impl v1.0.69
2026-07-28T02:39:49.6686616Z    Compiling ref-cast-impl v1.0.25
2026-07-28T02:39:49.8490652Z    Compiling toml_edit v0.22.27
2026-07-28T02:39:49.8660725Z    Compiling webpki-roots v1.0.7
2026-07-28T02:39:49.9888810Z    Compiling regex-automata v0.4.14
2026-07-28T02:39:50.2891314Z    Compiling spt-store v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-28T02:39:50.4069173Z    Compiling schemars_derive v1.2.1
2026-07-28T02:39:50.4490680Z    Compiling hmac v0.12.1
2026-07-28T02:39:50.5830855Z    Compiling seize v0.5.1
2026-07-28T02:39:50.6791488Z    Compiling iroh v0.98.2
2026-07-28T02:39:50.8783892Z    Compiling pin-utils v0.1.0
2026-07-28T02:39:50.8827066Z    Compiling cmov v0.5.4
2026-07-28T02:39:50.9291156Z    Compiling rustix v0.38.44
2026-07-28T02:39:50.9607118Z    Compiling bitflags v1.3.2
2026-07-28T02:39:51.0210920Z    Compiling dyn-clone v1.0.20
2026-07-28T02:39:51.1191348Z    Compiling nix v0.25.1
2026-07-28T02:39:51.1736786Z    Compiling ctutils v0.4.2
2026-07-28T02:39:51.2057850Z    Compiling filedescriptor v0.8.3
2026-07-28T02:39:51.2320780Z    Compiling papaya v0.2.4
2026-07-28T02:39:51.2434946Z    Compiling hkdf v0.12.4
2026-07-28T02:39:51.2840855Z    Compiling strum v0.28.0
2026-07-28T02:39:51.3870273Z    Compiling iroh-dns v0.98.0
2026-07-28T02:39:51.3930737Z    Compiling backon v1.6.0
2026-07-28T02:39:51.4125852Z    Compiling darling_macro v0.23.0
2026-07-28T02:39:51.4471196Z    Compiling serial v0.4.0
2026-07-28T02:39:51.4810758Z    Compiling anstyle-parse v1.0.0
2026-07-28T02:39:51.5290655Z    Compiling vte_generate_state_changes v0.1.2
2026-07-28T02:39:51.6380970Z    Compiling colorchoice v1.0.5
2026-07-28T02:39:51.6571524Z    Compiling anstyle v1.0.14
2026-07-28T02:39:51.7239106Z    Compiling is_terminal_polyfill v1.70.2
2026-07-28T02:39:51.8095082Z    Compiling instability v0.3.12
2026-07-28T02:39:51.8296713Z    Compiling shell-words v1.1.1
2026-07-28T02:39:51.8351212Z    Compiling foldhash v0.1.5
2026-07-28T02:39:51.8767409Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-28T02:39:51.9265581Z    Compiling downcast-rs v1.2.1
2026-07-28T02:39:51.9740286Z    Compiling unicode-width v0.2.0
2026-07-28T02:39:51.9947292Z    Compiling anstyle-query v1.1.5
2026-07-28T02:39:52.0020965Z    Compiling linux-raw-sys v0.4.15
2026-07-28T02:39:52.0230838Z    Compiling hashbrown v0.15.5
2026-07-28T02:39:52.0370427Z    Compiling vte v0.13.1
2026-07-28T02:39:52.0741235Z    Compiling darling v0.23.0
2026-07-28T02:39:52.1177003Z    Compiling anstream v1.0.0
2026-07-28T02:39:52.1560118Z    Compiling signal-hook-mio v0.2.5
2026-07-28T02:39:52.2731079Z    Compiling spake2 v0.4.0
2026-07-28T02:39:52.2967046Z    Compiling terminal_size v0.4.4
2026-07-28T02:39:52.4867540Z    Compiling strum_macros v0.26.4
2026-07-28T02:39:52.5542491Z    Compiling toml v0.8.23
2026-07-28T02:39:52.5860461Z    Compiling schemars v1.2.1
2026-07-28T02:39:52.6381107Z    Compiling sha1 v0.10.6
2026-07-28T02:39:52.8810408Z    Compiling itertools v0.13.0
2026-07-28T02:39:52.9551025Z    Compiling castaway v0.2.4
2026-07-28T02:39:53.0695420Z    Compiling regex v1.12.3
2026-07-28T02:39:53.1355947Z    Compiling clap_lex v1.1.0
2026-07-28T02:39:53.4285788Z    Compiling static_assertions v1.1.0
2026-07-28T02:39:53.5086072Z    Compiling indoc v2.0.7
2026-07-28T02:39:53.6899857Z    Compiling doctest-file v1.1.1
2026-07-28T02:39:53.7050039Z    Compiling unicode-width v0.1.14
2026-07-28T02:39:53.7321038Z    Compiling compact_str v0.8.2
2026-07-28T02:39:54.0040635Z    Compiling crossterm v0.28.1
2026-07-28T02:39:54.2081646Z    Compiling hyper v1.10.1
2026-07-28T02:39:54.6968583Z    Compiling spt-msg v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-28T02:39:54.7187549Z    Compiling interprocess v2.4.2
2026-07-28T02:39:54.9290921Z    Compiling unicode-truncate v1.1.0
2026-07-28T02:39:54.9555741Z    Compiling clap_builder v4.6.0
2026-07-28T02:39:55.0475270Z    Compiling strum v0.26.3
2026-07-28T02:39:55.0791669Z    Compiling spt-runtime v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-28T02:39:55.1671074Z    Compiling portable-pty v0.8.1
2026-07-28T02:39:55.1940800Z    Compiling lru v0.12.5
2026-07-28T02:39:55.3210640Z    Compiling clap_derive v4.6.1
2026-07-28T02:39:55.3747854Z    Compiling cassowary v0.3.0
2026-07-28T02:39:55.6110996Z    Compiling spt-term v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-28T02:39:55.6697051Z    Compiling iana-time-zone v0.1.65
2026-07-28T02:39:55.6727061Z    Compiling nucleo-matcher v0.3.1
2026-07-28T02:39:56.0280469Z    Compiling chrono v0.4.45
2026-07-28T02:39:56.0310774Z    Compiling ratatui v0.29.0
2026-07-28T02:39:56.1360843Z    Compiling qrcode v0.14.1
2026-07-28T02:39:56.2401901Z    Compiling hyper-util v0.1.20
2026-07-28T02:39:56.5214728Z    Compiling tempfile v3.27.0
2026-07-28T02:39:57.7863682Z    Compiling clap v4.6.1
2026-07-28T02:39:58.2692596Z    Compiling igd-next v0.17.1
2026-07-28T02:39:58.8371185Z    Compiling spt-live v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-28T02:39:59.5647419Z    Compiling portmapper v0.16.0
2026-07-28T02:40:04.9443183Z    Compiling rustls-webpki v0.103.13
2026-07-28T02:40:07.3110002Z    Compiling tokio-rustls v0.26.4
2026-07-28T02:40:07.3112297Z    Compiling noq-proto v0.17.0
2026-07-28T02:40:07.3112713Z    Compiling rustls-platform-verifier v0.7.0
2026-07-28T02:40:07.4579499Z    Compiling hickory-net v0.26.0-beta.4
2026-07-28T02:40:07.4580082Z    Compiling hyper-rustls v0.27.9
2026-07-28T02:40:07.4580505Z    Compiling tokio-websockets v0.13.2
2026-07-28T02:40:07.5930918Z    Compiling reqwest v0.13.4
2026-07-28T02:40:08.5536681Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-28T02:40:22.6153076Z    Compiling spt-net v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-28T02:40:24.1278666Z    Compiling spt-daemon v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-28T02:40:34.4044562Z    Compiling spt v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-28T02:40:39.4841178Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s
2026-07-28T02:40:39.5070269Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-3c641108830fd335)
2026-07-28T02:40:39.5083349Z 
2026-07-28T02:40:39.5083473Z running 1 test
2026-07-28T02:40:45.6994380Z test new_brain_serves_against_old_broker ... ok
2026-07-28T02:40:45.6994660Z 
2026-07-28T02:40:45.6994924Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-07-28T02:40:45.6995268Z 
2026-07-28T02:40:45.7140192Z ##[group]Run bash .github/ci/reap-census.sh end
2026-07-28T02:40:45.7140526Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-07-28T02:40:45.7153363Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-28T02:40:45.7153648Z env:
2026-07-28T02:40:45.7153835Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-28T02:40:45.7154216Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30323708322-1-DkyiEl
2026-07-28T02:40:45.7154680Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30323708322-1-DkyiEl
2026-07-28T02:40:45.7155103Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30323708322-1-DkyiEl
2026-07-28T02:40:45.7155543Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30323708322-1-DkyiEl
2026-07-28T02:40:45.7155879Z ##[endgroup]
2026-07-28T02:40:45.7199318Z CI-CENSUS scope roots:
2026-07-28T02:40:45.7199710Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-28T02:40:45.7200234Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-28T02:40:45.7200771Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-28T02:40:45.7201227Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-28T02:40:45.7201537Z   root: /home/reavus/spt-n1-oldbroker
2026-07-28T02:40:45.7243710Z CI-CENSUS self-check OK: walked 390 /proc entries, exe resolution live
2026-07-28T02:40:47.1792394Z CI-CENSUS phase=pre-reap box_procs=390 box_fds=10592 family_total=2 scoped=1 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-28T02:40:47.1792945Z   SCOPED   pid=1297043 /home/reavus/spt-n1-oldbroker/target/debug/spt
2026-07-28T02:40:47.1793293Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-28T02:40:47.1793633Z CI-REAP: settling 5s so cleanly-exiting daemons are not counted as leaks
2026-07-28T02:40:53.6530222Z CI-CENSUS phase=post-settle box_procs=389 box_fds=10624 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-28T02:40:53.6530884Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-28T02:40:57.2444266Z CI-CENSUS phase=end box_procs=389 box_fds=10560 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-28T02:40:57.2444786Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-28T02:40:57.2445119Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-07-28T02:40:57.2481484Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-07-28T02:40:57.2481843Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-07-28T02:40:57.2504189Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-28T02:40:57.2504478Z env:
2026-07-28T02:40:57.2504668Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-28T02:40:57.2505025Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30323708322-1-DkyiEl
2026-07-28T02:40:57.2505487Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30323708322-1-DkyiEl
2026-07-28T02:40:57.2505903Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30323708322-1-DkyiEl
2026-07-28T02:40:57.2506312Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30323708322-1-DkyiEl
2026-07-28T02:40:57.2506636Z ##[endgroup]
2026-07-28T02:40:57.2577036Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30323708322-1-DkyiEl on attempt 1/5
2026-07-28T02:40:57.2665992Z Post job cleanup.
2026-07-28T02:40:57.3338123Z [command]/usr/bin/git version
2026-07-28T02:40:57.3371671Z git version 2.43.0
2026-07-28T02:40:57.3401172Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/607e1bed-2d71-443a-b018-b2a3ed3d4f2d' before making global git config changes
2026-07-28T02:40:57.3401869Z Adding repository directory to the temporary git global config as a safe directory
2026-07-28T02:40:57.3404382Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-28T02:40:57.3435101Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-28T02:40:57.3462080Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-28T02:40:57.3642976Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-28T02:40:57.3662709Z http.https://github.com/.extraheader
2026-07-28T02:40:57.3670890Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-28T02:40:57.3695850Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-28T02:40:57.3916030Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-28T02:40:57.3941698Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-28T02:40:57.4258899Z Cleaning up orphan processes
